<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>TransposeScorePrint</after>
        <action>BookTitle</action>
        <scheme>;;BookTitle
        (BookTitles::Do "Title" "title" "My Title"  (_ "Give a title for the whole score or blank out to delete: "))
        </scheme>
        <label>Title</label>
        <tooltip>Prints a title on title page</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
